UIObservableCollectionEx
Ecng.Xaml
ObservableCollectionEx optimized for UI views to reduce refresh cost on bulk updates.
继承自: ObservableCollectionEx<T>
方法
ProcessCollectionChanged(IEnumerable<NotifyCollectionChangedEventHandler>, NotifyCollectionChangedEventArgs)
Dispatches change notifications in a way that reduces UI refresh overhead for large diffs.